From: Paul Eggert Date: Mon, 8 Jul 2019 06:22:11 +0000 (-0700) Subject: * src/xselect.c: Fix comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~19^2~2449 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ee883189d441b45dc343905074db5187ec900e26;p=emacs.git * src/xselect.c: Fix comment. --- diff --git a/src/xselect.c b/src/xselect.c index c5085f7e7b4..ed68e4b1a6d 100644 --- a/src/xselect.c +++ b/src/xselect.c @@ -21,7 +21,7 @@ along with GNU Emacs. If not, see . */ #include #include -#include /* termhooks.h needs this */ +#include /* TRACE_SELECTION needs this. */ #ifdef HAVE_SYS_TYPES_H #include